﻿@charset "utf-8";
.main_visual{  overflow:hidden;position:relative;}
.main_image{height:545px;overflow:hidden;position:relative;}
.main_image ul{width:9999px;overflow:hidden;position:absolute;top:0;left:0}
.main_image li{float:left;width:100%; }
.main_image li span{display:block;width:100%;height:545px; background-position:center top; background-repeat:no-repeat;background-size:
100% 100%}
.main_image li a{display:block;width:100%; }
.main_image li img{width:100%;}
/*div.flicking_con{position:absolute;bottom:20px;left:50%;z-index:999;width:300px;height:21px;margin:0 0 0 -50px;}*/
div.flicking_con{position:absolute;bottom:10px;right:0px;z-index:999;width:210px;height:21px;}
div.flicking_con a{float:left;width:21px;height:21px;margin:0;padding:0;background:url('../images/btn_main_img.png') 0 0 no-repeat;display:block;text-indent:99000px; overflow:hidden;}
div.flicking_con a.on{background-position:0 -21px}
#btn_prev,#btn_next{z-index:11111;position:absolute;display:block;width:73px!important;height:74px!important;top:50%;margin-top:-37px;display:none;}
#btn_prev{background:url(../images/hover_left.png) no-repeat left top;left:100px;display:none;width:0px;height:0px;overflow:hidden;}
#btn_next{background:url(../images/hover_right.png) no-repeat right top;right:100px;display:none;width:0px;height:0px;overflow:hidden;}